@font-face {

    font-family: "Raleway-Bold";

    src: url("https://images.hanlonsonline.co.uk/Fort Kinnaird BS5/fonts/static/Raleway-Bold.ttf");

    font-weight: 700;

    font-style: normal;

}

@font-face {

    font-family: "Raleway-Regular";

    src: url("https://images.hanlonsonline.co.uk/Fort Kinnaird BS5/fonts/static/Raleway-Regular.ttf");

    font-weight: 700;

    font-style: normal;

}

.top-panel {
    background: #0088b2;
    border-radius: 30px 30px 0px 0px;
}

.container h3,
h3 {
    color: #0088b2;
    font-size: 25pt;
    line-height: 75px;
    font-weight: 700;
    padding-left: 20px;
}

h3.panel-header {
    color: #fff !important;
}

p {
    font-family: "Raleway-Regular";
    color: #000;
}

.btn-primary {
    background-color: #0088b2 !important;
    border-color: #0088b2 !important;
}
a#Privacy {
    font-family: "Raleway-Regular";
    font-size: 24px;
}
a#CookiePolicy {
    font-family: "Raleway-Regular";
    font-size: 24px;
}
a#TermsConditions {
    font-family: "Raleway-Regular";
    font-size: 24px;
}